翻訳と辞書
Words near each other
・ oap
・ oasis open document format for office applications
・ oath
・ ob-
・ obdc
・ obe
・ oberon
・ oberon-2
・ oberon-v
・ obex
obfuscated c contest
・ obi-wan error
・ obj
・ obj0
・ obj2
・ obj3
・ object
・ object chill
・ object code
・ object compatibility standard


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

obfuscated c contest : FOLDOC
Obfuscated C Contest
The International Obfuscated C Code Contest (IOCCC) is an annual contest run since 1984 over Usenet by Landon Curt Noll and friends. The overall winner is whoever produces the most unreadable, creative, and bizarre (but working) C program. Various other prizes are awarded at the judges' whim. C's terse syntax and macro-preprocessor facilities give contestants a lot of maneuvering room. The winning programs often manage to be simultaneously funny, breathtaking works of art and horrible examples of how *not* to code in C.
This relatively short and sweet entry might help convey the flavour of obfuscated C:
/*
* HELLO WORLD program
* by Jack Applin and Robert Heckendorn, 1985
*/
main(v,c)char**c;{for(v[c++]="Hello, world!n)";
(!!c)[*c]&&(v--||--c&&execlp(*c,*c,c[!!c]+!!c,!c));
**c=!c)write(!!*c,*c,!!**c);}

Here's another good one:
/*
* Program to compute an approximation of pi
* by Brian Westley, 1988
*/

#define _ -F<00||--F-OO--;

facilities give contestants a lot of maneuvering room. The winning programs often manage to be simultaneously funny, breathtaking works of art and horrible examples of how *not* to code in C.
This relatively short and sweet entry might help convey the flavour of obfuscated C:
/*
* HELLO WORLD program
* by Jack Applin and Robert Heckendorn, 1985
*/
main(v,c)char**c;{for(v[c++]="Hello, world!n)";
(!!c)[*c]&&(v--||--c&&execlp(*c,*c,c[!!c]+!!c,!c));
**c=!c)write(!!*c,*c,!!**c);}

Here's another good one:
/*
* Program to compute an approximation of pi
* by Brian Westley, 1988
*/

#define _ -F<00||--F-OO--;



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.